Customize how the screen reader sees attachments

  1. Use the keyboard to choose the Customize Current View command (View menu, Arrange By, Current View submenu).
  2. Click Fields, and then click New Field.
  3. In the Name box, type a name for the field, such as Attachment included.
  4. In the Type list, click Formula.
  5. In the Format box, type:

    If([Attachment]=True,"Attachment","")

  6. Click OK three times.